Skip to content

pin the model index at v5 - #65

Merged
ronaldtse merged 1 commit into
mainfrom
pin-index-v5
Sep 6, 2026
Merged

pin the model index at v5#65
ronaldtse merged 1 commit into
mainfrom
pin-index-v5

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

What

DEFAULT_INDEX_URL: index-v3 -> index-v5 (both pin-assertions in test/imf.test.ts updated with it).

Why

The index moved twice since the v3 pin: v4 = the ara-diac-small-2.0 metric corrections, v5 = +ara-diac-small-2.1-fp16. Default resolution currently sees a 17-model catalog; v5 resolves 23 (adds layerdrop fp32/int8/int4, ara-diac-small-2.1 fp32/int8/fp16, and the corrected 2.0 metrics).

The client-work.test.ts index-v2 string is an explicit-URL fixture exercising the CORS asset rewrite, not the default pin — unchanged.

Verification

vitest run test/imf.test.ts 15 passed / 1 skipped. Full suite: 237 passed, 11 failed — all 11 are cli.test.ts, which fails identically on pristine main in this environment while CI on main is green (local-env artifact, not this change).

DEFAULT_INDEX_URL moves from index-v3 to index-v5: v4 carried the
2.0 metric corrections, v5 adds ara-diac-small-2.1-fp16. Default
resolution now sees the full 23-model catalog (was 17). The client-work
v2 fixture is an explicit-URL test of the CORS rewrite, not the pin,
and stays.
@ronaldtse
ronaldtse merged commit 9856608 into main Sep 6, 2026
8 checks passed
@ronaldtse
ronaldtse deleted the pin-index-v5 branch September 6, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant